Share via


ManyToOneCertificateRuleSettings Class [IIS 7 and higher]

Contains many-to-one certificate mapping rules.

Syntax

class ManyToOneCertificateRuleSettings : EmbeddedObject

Methods

This class contains no methods.

Properties

The following table lists the properties exposed by the ManyToOneCertificateRuleSettings class.

Name

Description

Rules

An array of ManyToOneCertificateMappingRuleElement values that contain many-to-one certificate mapping rules.

Subclasses

This class contains no subclasses.

Remarks

Instances of this class are contained in the Rules property of the ManyToOneCertificateMappingElement class.

Inheritance Hierarchy

EmbeddedObject

   ManyToOneCertificateRuleSettings

Requirements

Type

Description

Client

Requires IIS 7 on Windows Vista.

Server

Requires IIS 7 on Windows Server 2008.

Product

IIS 7

MOF file

WebAdministration.mof

See Also

Reference

AccessSection Class [IIS 7 and higher]

ClientCertificateMappingAuthenticationSection Class [IIS 7 and higher]

EmbeddedObject Class [IIS 7 and higher]

IisClientCertificateMappingAuthenticationSection Class [IIS 7 and higher]

ManyToOneCertificateMappingElement Class [IIS 7 and higher]

ManyToOneCertificateMappingRuleElement Class [IIS 7 and higher]

ManyToOneSettings Class [IIS 7 and higher]